RemoteNotebook
represents notebook object for a evaluation Kernel
RemoteNotebook[uid_String] _RemoteNotebook
Methods
EventHandler
Allows subscribe to events of the notebook
EventHandler[EvaluationNotebook[], {"OnClose" -> Function[Null,
Beep[]
]}]
It will beep, once you closed a notebook
EventClone
returns EventObject
cloned from the notebook